home *** CD-ROM | disk | FTP | other *** search
- stop();
- _root.secoes.cut.bot_1.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Lassie";
- _root.secoes.descricoes.descricao.text = "Now you can have cinema\'s very own famous dog, right in your own home.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\Lassie\\Lassie.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\Lassie\\Lassie.pdf";
- loadMovie("interface\\imagens\\Lassie.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_2.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Presents";
- _root.secoes.descricoes.descricao.text = "Tired of giving presents in that same old box, try making your very own gift box.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\Presents\\PRESENTS.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\Presents\\PRESENTS.pdf";
- loadMovie("interface\\imagens\\Presents.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_3.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Gold Fish";
- _root.secoes.descricoes.descricao.text = "Look how fantastic this is, a square goldfish.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\GoldFish\\GOLDFISH.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\GoldFish\\GOLDFISH.pdf";
- loadMovie("interface\\imagens\\goldfish.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_4.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Jiji";
- _root.secoes.descricoes.descricao.text = "Jiji is a cute kitten; see what its like to have your own kitten.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\Jiji\\Jiji.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\Jiji\\Jiji.pdf";
- loadMovie("interface\\imagens\\Jiji.jpg","_root.secoes.descricoes.destino");
- };
-